Skip to content

Add ST_DWithin Filter#16

Draft
ireznik wants to merge 11 commits into
graphile-contrib:masterfrom
ireznik:st_dwithin
Draft

Add ST_DWithin Filter#16
ireznik wants to merge 11 commits into
graphile-contrib:masterfrom
ireznik:st_dwithin

Conversation

@ireznik

@ireznik ireznik commented Sep 6, 2020

Copy link
Copy Markdown

Currently Draft to link against files inside of the changes

@minocoko

minocoko commented Jan 9, 2022

Copy link
Copy Markdown

ST_DWithin should accept another parameter

for example, st_dwithin will take 3 parameters.
'''sql
st_dwithin(ST_Transform(ST_GeomFromGeoJSON('{"type":"Point","coordinates":[113.90542561848997, 22.577212999132]}'), 3857),ST_Transform(t.location, 3857), 100
'''

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants